home *** CD-ROM | disk | FTP | other *** search
/ Warriors 2001 to 2002 / Warriors 2001 - 2002 by Southwest.iso / project.dir / 00274_Script_quit rol < prev    next >
Text File  |  2002-03-06  |  128b  |  9 lines

  1. on mouseenter
  2.   set the blend of sprite 12 = 100
  3. end mouseenter
  4. on mouseleave
  5.   
  6.   set the blend of sprite 12 = 0
  7. end
  8.  
  9.